1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Main_Form
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Main_Form))
27         Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
28         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
29         Me.Button4 = New System.Windows.Forms.Button
30         Me.Panel4 = New System.Windows.Forms.Panel
31         Me.TextBox8 = New System.Windows.Forms.TextBox
32         Me.TextBox7 = New System.Windows.Forms.TextBox
33         Me.TextBox6 = New System.Windows.Forms.TextBox
34         Me.TextBox5 = New System.Windows.Forms.TextBox
35         Me.Label9 = New System.Windows.Forms.Label
36         Me.TextBox4 = New System.Windows.Forms.TextBox
37         Me.TextBox3 = New System.Windows.Forms.TextBox
38         Me.TextBox2 = New System.Windows.Forms.TextBox
39         Me.TextBox1 = New System.Windows.Forms.TextBox
40         Me.Label7 = New System.Windows.Forms.Label
41         Me.Label8 = New System.Windows.Forms.Label
42         Me.Label6 = New System.Windows.Forms.Label
43         Me.Label5 = New System.Windows.Forms.Label
44         Me.Button1 = New System.Windows.Forms.Button
45         Me.ListView2 = New System.Windows.Forms.ListView
46         Me.Button3 = New System.Windows.Forms.Button
47         Me.Button2 = New System.Windows.Forms.Button
48         Me.Label4 = New System.Windows.Forms.Label
49         Me.ReturnedItemsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
50         Me.Label3 = New System.Windows.Forms.Label
51         Me.ReservedItemsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
52         Me.BarrowedItemsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
53         Me.AllTransactionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
54         Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
55         Me.RegisterNewProductToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
56         Me.ViewAllTransactionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
57         Me.ViewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
58         Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
59         Me.ProgramToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
60         Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
61         Me.Label2 = New System.Windows.Forms.Label
62         Me.Label1 = New System.Windows.Forms.Label
63         Me.ListView4 = New System.Windows.Forms.ListView
64         Me.ListView1 = New System.Windows.Forms.ListView
65         Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
66         Me.TextBox9 = New System.Windows.Forms.TextBox
67         Me.Label10 = New System.Windows.Forms.Label
68         Me.Button5 = New System.Windows.Forms.Button
69         Me.Button6 = New System.Windows.Forms.Button
70         Me.ListView3 = New System.Windows.Forms.ListView
71         Me.Label11 = New System.Windows.Forms.Label
72         Me.Button7 = New System.Windows.Forms.Button
73         Me.TextBox10 = New System.Windows.Forms.TextBox
74         Me.Label12 = New System.Windows.Forms.Label
75         Me.PictureBox4 = New System.Windows.Forms.PictureBox
76         Me.PictureBox3 = New System.Windows.Forms.PictureBox
77         Me.PictureBox2 = New System.Windows.Forms.PictureBox
78         Me.PictureBox1 = New System.Windows.Forms.PictureBox
79         Me.Panel4.SuspendLayout()
80         Me.MenuStrip1.SuspendLayout()
81         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
82         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
83         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
84         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
85         Me.SuspendLayout()
86         
'
87         
'Timer2
88         
'
89         
'
90         
'Timer1
91         
'
92         
'
93         
'Button4
94         
'
95         Me.Button4.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
96         Me.Button4.Location = New System.Drawing.Point(
248, 72)
97         Me.Button4.Name =
"Button4"
98         Me.Button4.Size = New System.Drawing.Size(
109, 92)
99         Me.Button4.TabIndex =
36
100         Me.Button4.Text =
"Refresh"
101         Me.Button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter
102         Me.Button4.UseVisualStyleBackColor = True
103         
'
104         
'Panel4
105         
'
106         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
107         Me.Panel4.Controls.Add(Me.TextBox8)
108         Me.Panel4.Controls.Add(Me.TextBox7)
109         Me.Panel4.Controls.Add(Me.TextBox6)
110         Me.Panel4.Controls.Add(Me.TextBox5)
111         Me.Panel4.Controls.Add(Me.Label9)
112         Me.Panel4.Controls.Add(Me.TextBox4)
113         Me.Panel4.Controls.Add(Me.TextBox3)
114         Me.Panel4.Controls.Add(Me.TextBox2)
115         Me.Panel4.Controls.Add(Me.TextBox1)
116         Me.Panel4.Location = New System.Drawing.Point(
1166, 210)
117         Me.Panel4.Name =
"Panel4"
118         Me.Panel4.Size = New System.Drawing.Size(
122, 331)
119         Me.Panel4.TabIndex =
33
120         Me.Panel4.Visible = False
121         
'
122         
'TextBox8
123         
'
124         Me.TextBox8.Location = New System.Drawing.Point(
6, 216)
125         Me.TextBox8.Name =
"TextBox8"
126         Me.TextBox8.Size = New System.Drawing.Size(
60, 20)
127         Me.TextBox8.TabIndex =
17
128         
'
129         
'TextBox7
130         
'
131         Me.TextBox7.Location = New System.Drawing.Point(
55, 137)
132         Me.TextBox7.Name =
"TextBox7"
133         Me.TextBox7.Size = New System.Drawing.Size(
59, 20)
134         Me.TextBox7.TabIndex =
16
135         
'
136         
'TextBox6
137         
'
138         Me.TextBox6.Location = New System.Drawing.Point(
48, 242)
139         Me.TextBox6.Name =
"TextBox6"
140         Me.TextBox6.Size = New System.Drawing.Size(
59, 20)
141         Me.TextBox6.TabIndex =
15
142         
'
143         
'TextBox5
144         
'
145         Me.TextBox5.Location = New System.Drawing.Point(
40, 268)
146         Me.TextBox5.Name =
"TextBox5"
147         Me.TextBox5.Size = New System.Drawing.Size(
67, 20)
148         Me.TextBox5.TabIndex =
4
149         
'
150         
'Label9
151         
'
152         Me.Label9.AutoSize = True
153         Me.Label9.Location = New System.Drawing.Point(
3, 6)
154         Me.Label9.Name =
"Label9"
155         Me.Label9.Size = New System.Drawing.Size(
18, 13)
156         Me.Label9.TabIndex =
14
157         Me.Label9.Text =
"ID"
158         
'
159         
'TextBox4
160         
'
161         Me.TextBox4.Location = New System.Drawing.Point(
48, 81)
162         Me.TextBox4.Name =
"TextBox4"
163         Me.TextBox4.Size = New System.Drawing.Size(
67, 20)
164         Me.TextBox4.TabIndex =
3
165         
'
166         
'TextBox3
167         
'
168         Me.TextBox3.Location = New System.Drawing.Point(
48, 55)
169         Me.TextBox3.Name =
"TextBox3"
170         Me.TextBox3.Size = New System.Drawing.Size(
67, 20)
171         Me.TextBox3.TabIndex =
2
172         
'
173         
'TextBox2
174         
'
175         Me.TextBox2.Location = New System.Drawing.Point(
48, 29)
176         Me.TextBox2.Name =
"TextBox2"
177         Me.TextBox2.Size = New System.Drawing.Size(
67, 20)
178         Me.TextBox2.TabIndex =
1
179         
'
180         
'TextBox1
181         
'
182         Me.TextBox1.Location = New System.Drawing.Point(
48, 3)
183         Me.TextBox1.Name =
"TextBox1"
184         Me.TextBox1.Size = New System.Drawing.Size(
67, 20)
185         Me.TextBox1.TabIndex =
0
186         
'
187         
'Label7
188         
'
189         Me.Label7.AutoSize = True
190         Me.Label7.Location = New System.Drawing.Point(
840, 8)
191         Me.Label7.Name =
"Label7"
192         Me.Label7.Size = New System.Drawing.Size(
33, 13)
193         Me.Label7.TabIndex =
32
194         Me.Label7.Text =
"Date:"
195         
'
196         
'Label8
197         
'
198         Me.Label8.AutoSize = True
199         Me.Label8.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
200         Me.Label8.Location = New System.Drawing.Point(
782, 3)
201         Me.Label8.Name =
"Label8"
202         Me.Label8.Size = New System.Drawing.Size(
52, 22)
203         Me.Label8.TabIndex =
31
204         Me.Label8.Text =
"Date:"
205         
'
206         
'Label6
207         
'
208         Me.Label6.AutoSize = True
209         Me.Label6.Location = New System.Drawing.Point(
665, 7)
210         Me.Label6.Name =
"Label6"
211         Me.Label6.Size = New System.Drawing.Size(
33, 13)
212         Me.Label6.TabIndex =
30
213         Me.Label6.Text =
"Time:"
214         
'
215         
'Label5
216         
'
217         Me.Label5.AutoSize = True
218         Me.Label5.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
219         Me.Label5.Location = New System.Drawing.Point(
609, 2)
220         Me.Label5.Name =
"Label5"
221         Me.Label5.Size = New System.Drawing.Size(
50, 22)
222         Me.Label5.TabIndex =
29
223         Me.Label5.Text =
"Time:"
224         
'
225         
'Button1
226         
'
227         Me.Button1.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
228         Me.Button1.Location = New System.Drawing.Point(
383, 187)
229         Me.Button1.Name =
"Button1"
230         Me.Button1.Size = New System.Drawing.Size(
299, 35)
231         Me.Button1.TabIndex =
28
232         Me.Button1.Text =
"Click here to Returned the Facilities" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "!"
233         Me.Button1.UseVisualStyleBackColor = True
234         
'
235         
'ListView2
236         
'
237         Me.ListView2.FullRowSelect = True
238         Me.ListView2.GridLines = True
239         Me.ListView2.Location = New System.Drawing.Point(
382, 72)
240         Me.ListView2.Name =
"ListView2"
241         Me.ListView2.Size = New System.Drawing.Size(
571, 109)
242         Me.ListView2.TabIndex =
2
243         Me.ListView2.UseCompatibleStateImageBehavior = False
244         Me.ListView2.View = System.Windows.Forms.View.Details
245         
'
246         
'Button3
247         
'
248         Me.Button3.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
249         Me.Button3.Location = New System.Drawing.Point(
809, 604)
250         Me.Button3.Name =
"Button3"
251         Me.Button3.Size = New System.Drawing.Size(
144, 38)
252         Me.Button3.TabIndex =
35
253         Me.Button3.Text =
"Cancel Reserved"
254         Me.Button3.UseVisualStyleBackColor = True
255         
'
256         
'Button2
257         
'
258         Me.Button2.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
259         Me.Button2.Location = New System.Drawing.Point(
384, 604)
260         Me.Button2.Name =
"Button2"
261         Me.Button2.Size = New System.Drawing.Size(
298, 39)
262         Me.Button2.TabIndex =
34
263         Me.Button2.Text =
"Click here to Barrowed the Facilities!"
264         Me.Button2.UseVisualStyleBackColor = True
265         
'
266         
'Label4
267         
'
268         Me.Label4.AutoSize = True
269         Me.Label4.Font = New System.Drawing.Font(
"Kristen ITC", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
270         Me.Label4.Location = New System.Drawing.Point(
380, 435)
271         Me.Label4.Name =
"Label4"
272         Me.Label4.Size = New System.Drawing.Size(
184, 27)
273         Me.Label4.TabIndex =
27
274         Me.Label4.Text =
"Reserved Facilities" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
275         
'
276         
'ReturnedItemsToolStripMenuItem
277         
'
278         Me.ReturnedItemsToolStripMenuItem.Name =
"ReturnedItemsToolStripMenuItem"
279         Me.ReturnedItemsToolStripMenuItem.Size = New System.Drawing.Size(
172, 22)
280         Me.ReturnedItemsToolStripMenuItem.Text =
"Returned Facilities"
281         
'
282         
'Label3
283         
'
284         Me.Label3.AutoSize = True
285         Me.Label3.Font = New System.Drawing.Font(
"Kristen ITC", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
286         Me.Label3.Location = New System.Drawing.Point(
382, 225)
287         Me.Label3.Name =
"Label3"
288         Me.Label3.Size = New System.Drawing.Size(
186, 27)
289         Me.Label3.TabIndex =
26
290         Me.Label3.Text =
"Returned Facilities"
291         
'
292         
'ReservedItemsToolStripMenuItem
293         
'
294         Me.ReservedItemsToolStripMenuItem.Name =
"ReservedItemsToolStripMenuItem"
295         Me.ReservedItemsToolStripMenuItem.Size = New System.Drawing.Size(
172, 22)
296         Me.ReservedItemsToolStripMenuItem.Text =
"Reserved Facilities"
297         
'
298         
'BarrowedItemsToolStripMenuItem
299         
'
300         Me.BarrowedItemsToolStripMenuItem.Name =
"BarrowedItemsToolStripMenuItem"
301         Me.BarrowedItemsToolStripMenuItem.Size = New System.Drawing.Size(
172, 22)
302         Me.BarrowedItemsToolStripMenuItem.Text =
"Barrowed Facilities"
303         
'
304         
'AllTransactionToolStripMenuItem
305         
'
306         Me.AllTransactionToolStripMenuItem.Name =
"AllTransactionToolStripMenuItem"
307         Me.AllTransactionToolStripMenuItem.Size = New System.Drawing.Size(
172, 22)
308         Me.AllTransactionToolStripMenuItem.Text =
"All Transaction"
309         
'
310         
'FileToolStripMenuItem
311         
'
312         Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.RegisterNewProductToolStripMenuItem, Me.ViewAllTransactionToolStripMenuItem})
313         Me.FileToolStripMenuItem.Name =
"FileToolStripMenuItem"
314         Me.FileToolStripMenuItem.Size = New System.Drawing.Size(
37, 20)
315         Me.FileToolStripMenuItem.Text =
"File"
316         
'
317         
'RegisterNewProductToolStripMenuItem
318         
'
319         Me.RegisterNewProductToolStripMenuItem.Name =
"RegisterNewProductToolStripMenuItem"
320         Me.RegisterNewProductToolStripMenuItem.Size = New System.Drawing.Size(
179, 22)
321         Me.RegisterNewProductToolStripMenuItem.Text =
"Add New Facilities"
322         
'
323         
'ViewAllTransactionToolStripMenuItem
324         
'
325         Me.ViewAllTransactionToolStripMenuItem.Name =
"ViewAllTransactionToolStripMenuItem"
326         Me.ViewAllTransactionToolStripMenuItem.Size = New System.Drawing.Size(
179, 22)
327         Me.ViewAllTransactionToolStripMenuItem.Text =
"View all Transaction"
328         
'
329         
'ViewToolStripMenuItem
330         
'
331         Me.ViewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BarrowedItemsToolStripMenuItem, Me.ReturnedItemsToolStripMenuItem, Me.ReservedItemsToolStripMenuItem, Me.AllTransactionToolStripMenuItem})
332         Me.ViewToolStripMenuItem.Name =
"ViewToolStripMenuItem"
333         Me.ViewToolStripMenuItem.Size = New System.Drawing.Size(
44, 20)
334         Me.ViewToolStripMenuItem.Text =
"View"
335         
'
336         
'HelpToolStripMenuItem
337         
'
338         Me.HelpToolStripMenuItem.Name =
"HelpToolStripMenuItem"
339         Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(
44, 20)
340         Me.HelpToolStripMenuItem.Text =
"Help"
341         
'
342         
'ProgramToolStripMenuItem
343         
'
344         Me.ProgramToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ExitToolStripMenuItem})
345         Me.ProgramToolStripMenuItem.Name =
"ProgramToolStripMenuItem"
346         Me.ProgramToolStripMenuItem.Size = New System.Drawing.Size(
65, 20)
347         Me.ProgramToolStripMenuItem.Text =
"Program"
348         
'
349         
'ExitToolStripMenuItem
350         
'
351         Me.ExitToolStripMenuItem.Name =
"ExitToolStripMenuItem"
352         Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(
92, 22)
353         Me.ExitToolStripMenuItem.Text =
"Exit"
354         
'
355         
'Label2
356         
'
357         Me.Label2.AutoSize = True
358         Me.Label2.Font = New System.Drawing.Font(
"Kristen ITC", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
359         Me.Label2.Location = New System.Drawing.Point(
377, 42)
360         Me.Label2.Name =
"Label2"
361         Me.Label2.Size = New System.Drawing.Size(
187, 27)
362         Me.Label2.TabIndex =
25
363         Me.Label2.Text =
"Barrowed Facilities" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
364         
'
365         
'Label1
366         
'
367         Me.Label1.AutoSize = True
368         Me.Label1.Font = New System.Drawing.Font(
"Kristen ITC", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
369         Me.Label1.Location = New System.Drawing.Point(
7, 40)
370         Me.Label1.Name =
"Label1"
371         Me.Label1.Size = New System.Drawing.Size(
182, 29)
372         Me.Label1.TabIndex =
24
373         Me.Label1.Text =
"List of Facilities"
374         
'
375         
'ListView4
376         
'
377         Me.ListView4.FullRowSelect = True
378         Me.ListView4.GridLines = True
379         Me.ListView4.Location = New System.Drawing.Point(
382, 465)
380         Me.ListView4.Name =
"ListView4"
381         Me.ListView4.Size = New System.Drawing.Size(
571, 133)
382         Me.ListView4.TabIndex =
2
383         Me.ListView4.UseCompatibleStateImageBehavior = False
384         Me.ListView4.View = System.Windows.Forms.View.Details
385         
'
386         
'ListView1
387         
'
388         Me.ListView1.FullRowSelect = True
389         Me.ListView1.GridLines = True
390         Me.ListView1.Location = New System.Drawing.Point(
12, 72)
391         Me.ListView1.Name =
"ListView1"
392         Me.ListView1.Size = New System.Drawing.Size(
217, 326)
393         Me.ListView1.TabIndex =
20
394         Me.ListView1.UseCompatibleStateImageBehavior = False
395         Me.ListView1.View = System.Windows.Forms.View.Details
396         
'
397         
'MenuStrip1
398         
'
399         Me.MenuStrip1.BackColor = System.Drawing.SystemColors.ButtonHighlight
400         Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.ViewToolStripMenuItem, Me.HelpToolStripMenuItem, Me.ProgramToolStripMenuItem})
401         Me.MenuStrip1.Location = New System.Drawing.Point(
0, 0)
402         Me.MenuStrip1.Name =
"MenuStrip1"
403         Me.MenuStrip1.Size = New System.Drawing.Size(
976, 24)
404         Me.MenuStrip1.TabIndex =
19
405         Me.MenuStrip1.Text =
"MenuStrip1"
406         
'
407         
'TextBox9
408         
'
409         Me.TextBox9.Location = New System.Drawing.Point(
561, 399)
410         Me.TextBox9.Multiline = True
411         Me.TextBox9.Name =
"TextBox9"
412         Me.TextBox9.Size = New System.Drawing.Size(
330, 28)
413         Me.TextBox9.TabIndex =
18
414         
'
415         
'Label10
416         
'
417         Me.Label10.AutoSize = True
418         Me.Label10.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
419         Me.Label10.Location = New System.Drawing.Point(
381, 401)
420         Me.Label10.Name =
"Label10"
421         Me.Label10.Size = New System.Drawing.Size(
174, 22)
422         Me.Label10.TabIndex =
37
423         Me.Label10.Text =
"Search Facilities Here:"
424         
'
425         
'Button5
426         
'
427         Me.Button5.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
428         Me.Button5.Location = New System.Drawing.Point(
248, 170)
429         Me.Button5.Name =
"Button5"
430         Me.Button5.Size = New System.Drawing.Size(
109, 100)
431         Me.Button5.TabIndex =
38
432         Me.Button5.Text =
"Update"
433         Me.Button5.TextAlign = System.Drawing.ContentAlignment.BottomCenter
434         Me.Button5.UseVisualStyleBackColor = True
435         
'
436         
'Button6
437         
'
438         Me.Button6.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
439         Me.Button6.Location = New System.Drawing.Point(
248, 286)
440         Me.Button6.Name =
"Button6"
441         Me.Button6.Size = New System.Drawing.Size(
109, 112)
442         Me.Button6.TabIndex =
39
443         Me.Button6.Text =
"Delete"
444         Me.Button6.TextAlign = System.Drawing.ContentAlignment.BottomCenter
445         Me.Button6.UseVisualStyleBackColor = True
446         
'
447         
'ListView3
448         
'
449         Me.ListView3.FullRowSelect = True
450         Me.ListView3.GridLines = True
451         Me.ListView3.Location = New System.Drawing.Point(
385, 255)
452         Me.ListView3.Name =
"ListView3"
453         Me.ListView3.Size = New System.Drawing.Size(
571, 136)
454         Me.ListView3.TabIndex =
2
455         Me.ListView3.UseCompatibleStateImageBehavior = False
456         Me.ListView3.View = System.Windows.Forms.View.Details
457         
'
458         
'Label11
459         
'
460         Me.Label11.AutoSize = True
461         Me.Label11.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
462         Me.Label11.ForeColor = System.Drawing.SystemColors.HotTrack
463         Me.Label11.Location = New System.Drawing.Point(
12, 696)
464         Me.Label11.Name =
"Label11"
465         Me.Label11.Size = New System.Drawing.Size(
236, 62)
466         Me.Label11.TabIndex =
44
467         Me.Label11.Text =
"ComLab Inventory" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
468         
'
469         
'Button7
470         
'
471         Me.Button7.Location = New System.Drawing.Point(
786, 229)
472         Me.Button7.Name =
"Button7"
473         Me.Button7.Size = New System.Drawing.Size(
166, 20)
474         Me.Button7.TabIndex =
45
475         Me.Button7.Text =
"Print"
476         Me.Button7.UseVisualStyleBackColor = True
477         
'
478         
'TextBox10
479         
'
480         Me.TextBox10.Location = New System.Drawing.Point(
786, 203)
481         Me.TextBox10.Name =
"TextBox10"
482         Me.TextBox10.Size = New System.Drawing.Size(
166, 20)
483         Me.TextBox10.TabIndex =
46
484         
'
485         
'Label12
486         
'
487         Me.Label12.AutoSize = True
488         Me.Label12.Location = New System.Drawing.Point(
792, 187)
489         Me.Label12.Name =
"Label12"
490         Me.Label12.Size = New System.Drawing.Size(
110, 13)
491         Me.Label12.TabIndex =
47
492         Me.Label12.Text =
"Search Here by Date:"
493         
'
494         
'PictureBox4
495         
'
496         Me.PictureBox4.Image = CType(resources.GetObject(
"PictureBox4.Image"), System.Drawing.Image)
497         Me.PictureBox4.Location = New System.Drawing.Point(
12, 428)
498         Me.PictureBox4.Name =
"PictureBox4"
499         Me.PictureBox4.Size = New System.Drawing.Size(
313, 214)
500         Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
501         Me.PictureBox4.TabIndex =
43
502         Me.PictureBox4.TabStop = False
503         
'
504         
'PictureBox3
505         
'
506         Me.PictureBox3.Image = CType(resources.GetObject(
"PictureBox3.Image"), System.Drawing.Image)
507         Me.PictureBox3.Location = New System.Drawing.Point(
248, 286)
508         Me.PictureBox3.Name =
"PictureBox3"
509         Me.PictureBox3.Size = New System.Drawing.Size(
109, 82)
510         Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
511         Me.PictureBox3.TabIndex =
42
512         Me.PictureBox3.TabStop = False
513         
'
514         
'PictureBox2
515         
'
516         Me.PictureBox2.Image = CType(resources.GetObject(
"PictureBox2.Image"), System.Drawing.Image)
517         Me.PictureBox2.Location = New System.Drawing.Point(
248, 170)
518         Me.PictureBox2.Name =
"PictureBox2"
519         Me.PictureBox2.Size = New System.Drawing.Size(
109, 65)
520         Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
521         Me.PictureBox2.TabIndex =
41
522         Me.PictureBox2.TabStop = False
523         
'
524         
'PictureBox1
525         
'
526         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
527         Me.PictureBox1.Location = New System.Drawing.Point(
248, 72)
528         Me.PictureBox1.Name =
"PictureBox1"
529         Me.PictureBox1.Size = New System.Drawing.Size(
109, 65)
530         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
531         Me.PictureBox1.TabIndex =
40
532         Me.PictureBox1.TabStop = False
533         
'
534         
'Main_Form
535         
'
536         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
537         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
538         Me.BackColor = System.Drawing.SystemColors.ControlLightLight
539         Me.ClientSize = New System.Drawing.Size(
976, 646)
540         Me.Controls.Add(Me.Label12)
541         Me.Controls.Add(Me.TextBox10)
542         Me.Controls.Add(Me.Button7)
543         Me.Controls.Add(Me.Label11)
544         Me.Controls.Add(Me.PictureBox4)
545         Me.Controls.Add(Me.PictureBox3)
546         Me.Controls.Add(Me.PictureBox2)
547         Me.Controls.Add(Me.PictureBox1)
548         Me.Controls.Add(Me.ListView2)
549         Me.Controls.Add(Me.ListView4)
550         Me.Controls.Add(Me.ListView3)
551         Me.Controls.Add(Me.Button6)
552         Me.Controls.Add(Me.Button5)
553         Me.Controls.Add(Me.Label10)
554         Me.Controls.Add(Me.TextBox9)
555         Me.Controls.Add(Me.Button4)
556         Me.Controls.Add(Me.Panel4)
557         Me.Controls.Add(Me.Label7)
558         Me.Controls.Add(Me.Label8)
559         Me.Controls.Add(Me.Label6)
560         Me.Controls.Add(Me.Label5)
561         Me.Controls.Add(Me.Button1)
562         Me.Controls.Add(Me.Button3)
563         Me.Controls.Add(Me.Button2)
564         Me.Controls.Add(Me.Label4)
565         Me.Controls.Add(Me.Label3)
566         Me.Controls.Add(Me.Label2)
567         Me.Controls.Add(Me.Label1)
568         Me.Controls.Add(Me.ListView1)
569         Me.Controls.Add(Me.MenuStrip1)
570         Me.Name =
"Main_Form"
571         Me.Text =
"Main_Form"
572         Me.Panel4.ResumeLayout(False)
573         Me.Panel4.PerformLayout()
574         Me.MenuStrip1.ResumeLayout(False)
575         Me.MenuStrip1.PerformLayout()
576         CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
577         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
578         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
579         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
580         Me.ResumeLayout(False)
581         Me.PerformLayout()
582
583     End Sub
584     Friend WithEvents Timer2 As System.Windows.Forms.Timer
585     Friend WithEvents Timer1 As System.Windows.Forms.Timer
586     Friend WithEvents Button4 As System.Windows.Forms.Button
587     Friend WithEvents Panel4 As System.Windows.Forms.Panel
588     Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
589     Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
590     Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
591     Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
592     Friend WithEvents Label9 As System.Windows.Forms.Label
593     Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
594     Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
595     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
596     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
597     Friend WithEvents Label7 As System.Windows.Forms.Label
598     Friend WithEvents Label8 As System.Windows.Forms.Label
599     Friend WithEvents Label6 As System.Windows.Forms.Label
600     Friend WithEvents Label5 As System.Windows.Forms.Label
601     Friend WithEvents Button1 As System.Windows.Forms.Button
602     Friend WithEvents ListView2 As System.Windows.Forms.ListView
603     Friend WithEvents Button3 As System.Windows.Forms.Button
604     Friend WithEvents Button2 As System.Windows.Forms.Button
605     Friend WithEvents Label4 As System.Windows.Forms.Label
606     Friend WithEvents ReturnedItemsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
607     Friend WithEvents Label3 As System.Windows.Forms.Label
608     Friend WithEvents ReservedItemsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
609     Friend WithEvents BarrowedItemsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
610     Friend WithEvents AllTransactionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
611     Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
612     Friend WithEvents RegisterNewProductToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
613     Friend WithEvents ViewAllTransactionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
614     Friend WithEvents ViewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
615     Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
616     Friend WithEvents ProgramToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
617     Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
618     Friend WithEvents Label2 As System.Windows.Forms.Label
619     Friend WithEvents Label1 As System.Windows.Forms.Label
620     Friend WithEvents ListView4 As System.Windows.Forms.ListView
621     Friend WithEvents ListView1 As System.Windows.Forms.ListView
622     Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
623     Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
624     Friend WithEvents Label10 As System.Windows.Forms.Label
625     Friend WithEvents Button5 As System.Windows.Forms.Button
626     Friend WithEvents Button6 As System.Windows.Forms.Button
627     Friend WithEvents ListView3 As System.Windows.Forms.ListView
628     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
629     Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
630     Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
631     Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
632     Friend WithEvents Label11 As System.Windows.Forms.Label
633     Friend WithEvents Button7 As System.Windows.Forms.Button
634     Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
635     Friend WithEvents Label12 As System.Windows.Forms.Label
636 End Class


Gõ tìm kiếm nhanh...